home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today - The Disc! 5
/
CD-ROM Today - The Disc (Issue 5)(November 1994).ISO
/
mac
/
Mac shareware
/
Education
/
RLaB
/
help
/
pstart
< prev
next >
Wrap
Text File
|
1994-09-21
|
522b
|
17 lines
pstart:
Synopsis: Create a plot-window.
Syntax: pstart ( NCOL , NROW , DEVICE )
Description:
Create a plot-window. The newly created plot-windown becomes
the current plot-window with NCOLxNROW sub-plots. DEVICE
specifies the output device type. If DEVICE is not specified,
then the user is provided with a menu of options. All
arguments are optional. his function MUST be used before any
plotting can occur. If you do not use pstart() before
attempting to plot, then you will be prompted for the device
type.